[INFO] fetching crate rust-cli-commands 0.1.0...
[INFO] testing rust-cli-commands-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rust-cli-commands 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rust-cli-commands 0.1.0
[INFO] finished tweaking crates.io crate rust-cli-commands 0.1.0
[INFO] tweaked toml for crates.io crate rust-cli-commands 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-cli-commands 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-cli-commands 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eec4b70e83745c56bfe598041944984bb6991e73226fcbc5ccd58400f2ffa496
[INFO] running `Command { std: "docker" "start" "-a" "eec4b70e83745c56bfe598041944984bb6991e73226fcbc5ccd58400f2ffa496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eec4b70e83745c56bfe598041944984bb6991e73226fcbc5ccd58400f2ffa496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eec4b70e83745c56bfe598041944984bb6991e73226fcbc5ccd58400f2ffa496", kill_on_drop: false }`
[INFO] [stdout] eec4b70e83745c56bfe598041944984bb6991e73226fcbc5ccd58400f2ffa496
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d6dcd85d5fa7b91e95d6d03b8f36876ef2d5dd79f0ba5bc8fa4790066608f72
[INFO] running `Command { std: "docker" "start" "-a" "7d6dcd85d5fa7b91e95d6d03b8f36876ef2d5dd79f0ba5bc8fa4790066608f72", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling futures-core v0.3.7
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling futures-io v0.3.7
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.7
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling futures-lite v1.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.7
[INFO] [stderr]    Compiling futures-task v0.3.7
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling signal-hook-registry v1.2.2
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling tinyvec v0.3.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling async-executor v1.3.0
[INFO] [stderr]    Compiling async-io v1.1.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling async-global-executor v1.4.3
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling async-std v1.7.0
[INFO] [stderr]    Compiling dtoa v0.4.6
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.7
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.41
[INFO] [stderr]    Compiling tokio v0.2.22
[INFO] [stderr]    Compiling pin-project v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.7
[INFO] [stderr]    Compiling futures-executor v0.3.7
[INFO] [stderr]    Compiling futures v0.3.7
[INFO] [stderr]    Compiling combine v4.3.2
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling mobc v0.5.12
[INFO] [stderr]    Compiling redis v0.16.0
[INFO] [stderr]    Compiling mobc-redis v0.5.3
[INFO] [stderr]    Compiling rust-cli-commands v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bll::*`
[INFO] [stdout]  --> src/commands/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use bll::*;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pushdata` is never constructed
[INFO] [stdout]   --> src/main.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct Pushdata {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.16.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7d6dcd85d5fa7b91e95d6d03b8f36876ef2d5dd79f0ba5bc8fa4790066608f72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d6dcd85d5fa7b91e95d6d03b8f36876ef2d5dd79f0ba5bc8fa4790066608f72", kill_on_drop: false }`
[INFO] [stdout] 7d6dcd85d5fa7b91e95d6d03b8f36876ef2d5dd79f0ba5bc8fa4790066608f72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38b345eebecdd6b365ecc509fa0e087c0ebad6a521149585d25c11151e152da4
[INFO] running `Command { std: "docker" "start" "-a" "38b345eebecdd6b365ecc509fa0e087c0ebad6a521149585d25c11151e152da4", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-cli-commands v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bll::*`
[INFO] [stdout]  --> src/commands/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use bll::*;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pushdata` is never constructed
[INFO] [stdout]   --> src/main.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct Pushdata {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.16.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "38b345eebecdd6b365ecc509fa0e087c0ebad6a521149585d25c11151e152da4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38b345eebecdd6b365ecc509fa0e087c0ebad6a521149585d25c11151e152da4", kill_on_drop: false }`
[INFO] [stdout] 38b345eebecdd6b365ecc509fa0e087c0ebad6a521149585d25c11151e152da4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2afb81b627200030e985537299c0eae9cb90435bb6f04ca60655bf188c65e838
[INFO] running `Command { std: "docker" "start" "-a" "2afb81b627200030e985537299c0eae9cb90435bb6f04ca60655bf188c65e838", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `bll::*`
[INFO] [stderr]  --> src/commands/mod.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use bll::*;
[INFO] [stderr]   |         ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Pushdata` is never constructed
[INFO] [stderr]   --> src/main.rs:57:8
[INFO] [stderr]    |
[INFO] [stderr] 57 | struct Pushdata {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-cli-commands` (bin "rust-cli-commands" test) generated 2 warnings (run `cargo fix --bin "rust-cli-commands" -p rust-cli-commands --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.16.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_cli_commands-02ff7b64ae6ed6b1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2afb81b627200030e985537299c0eae9cb90435bb6f04ca60655bf188c65e838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2afb81b627200030e985537299c0eae9cb90435bb6f04ca60655bf188c65e838", kill_on_drop: false }`
[INFO] [stdout] 2afb81b627200030e985537299c0eae9cb90435bb6f04ca60655bf188c65e838
